home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 February / PCWorld_2006-02_cd.bin / software / vyzkuste / zachrana / dvdisaster-0.64.2-setup.exe / {app} / TODO < prev   
Text File  |  2005-11-01  |  885b  |  29 lines

  1.  
  2. TODO  (in no particular order)
  3.  
  4. - The file requster is slightly broken under Windows.
  5.   Try a newer version of Gtk+
  6.  
  7. - add real UDF parsing to udf.c 
  8.   (currently only the backward compatibility ISO structures are used)
  9.  
  10. - Remove FAT32 2GB limit for ecc files also
  11.  
  12. - Devise a strategy to put ecc information on the same media as the image,
  13.   using the left-over space for error correction information (within the
  14.   bounds of meaningful redundancies, of course).
  15.  
  16. - Provide a deep verify method which calculates and tests the error
  17.   syndrome for each image byte.
  18.  
  19. - Optimize the decoding (fixing) part
  20.  
  21. - use more i/o multi threading, implement our own read-ahead cache
  22.  
  23. - Graceful handling of situations where the SCSI/IDE bus 
  24.   becomes temporarily unavailable (does this happen on ATAPI at all?)
  25.  
  26. - See if we can support the graphical GNU Installer 
  27.  
  28. - Add support for .h2i files
  29.